home *** CD-ROM | disk | FTP | other *** search
/ Secrets of Stargate / STARGATE.iso / mac / STARGATE (5MB Macintosh) / STARGATE (5MB Macintosh).DXR / 00140.ls < prev    next >
Encoding:
Text File  |  1994-10-19  |  122 b   |  6 lines

  1. on mouseDown
  2.   put the mouseLine && the clickOn && the mouseCast
  3.   set theLine to the mouseLine
  4.   TopicClick(theLine)
  5. end
  6.